ImageGear for C and C++ on Linux v18.8 - Updated
Description of Installed Files
User Guide > Getting Started > Installation > Description of Installed Files

Directory Structure

The ImageGear for Linux installation will create the following directory structure, assuming that the home directory is the install directory.

For 64-bit platforms:

$HOME/Accusoft/

$HOME/Accusoft/ImageGear18-64/

$HOME/Accusoft/ImageGear18-64/bin/

$HOME/Accusoft/ImageGear18-64/documentation/

$HOME/Accusoft/ImageGear18-64/include/

$HOME/Accusoft/ImageGear18-64/licensing/

$HOME/Accusoft/ImageGear18-64/samples/

Description of Installed Files

All the files installed using the install procedure as described above will be installed in the directory structure shown above. Depending on the version of the library you have purchased, the file names will change, as well as the file sizes and usage requirements. Also included will be one or more sample programs installed in the sub-folder named "samples". These sample programs can be used as guides or examples of how to use the libraries in your applications. You may cut and paste freely from these sample programs into your own applications.

The following is a list of those files that are installed in $HOME/Accusoft/ImageGear18-64/:

File Name Description
SoftwareLicense.rtf License agreement
install.sh Automated installation script
INSTALL.txt Installation instructions

The following is a list of those files that are installed in $HOME/.config/accusoft/licensing/:

File Name Description
accusoft.Accusoft.1-106-18.license License file for 64-bit platforms

The following is a list of those files that are installed in $HOME/Accusoft/ImageGear18-64/bin/:

File Name Description
Resource PDF resource directory
libIGCORE18.a ImageGear Core static library
libIGCORE18.so -> libIGCORE18.so.18.1 ImageGear Core shared library
libIGART18.so -> libIGART18.so.18.1 ImageGear ART shared library
libIGJPEG2K18.so -> libIGJPEG2K18.so.18 ImageGear Jpeg2k shared library
libIGLZW18.so -> libIGLZW18.so.18.1 ImageGear LZW shared library
libIGMED18.so -> libIGMED18.so.18.1 ImageGear Medical shared library
libIGPDF18.so -> libIGPDF18.so.18.1 ImageGear PDF shared library
libDL*.so PDF shared libraries for Linux
libicu*.so PDF shared libraries for Linux
librui_5.2.0.x64.so Revulytics Usage Intelligence library
ig_cmyk_profile.icm ICC color profile (CMYK color space)
ig_rgb_profile.icm ICC color profile (RGB color space)
picx520.ssm Accusoft's implementation of DCRAW support

The following is a list of those files that are installed in $HOME/Accusoft/ImageGear18-64/documentation/:

File Name Description
IG_UNIX.pdf ImageGear documentation (manual) in PDF
IG_UNIX.htm Starting point for ImageGear documentation in HTML
HTML HTML files of the documentation
ReleaseNotes.htm Starting point for product release notes in HTML
ReleaseNotes HTML files of the product release notes

The following is a list of those files that are installed in $HOME/Accusoft/ImageGear18-64/include/:

File Name Description
*.h ImageGear include files

The following is a list of those files that are installed in $HOME/Accusoft/ImageGear18-64/licensing/:

File Name Description
deployment Server Licensing Utility, used for product deployment
licensemanager Accusoft license manager

The following is a list of those files that are installed in $HOME/Accusoft/ImageGear18-64/samples/:

File Name Description
filters C filters sample source code and executable
igconsole C igconsole sample source code and executable
med C filters sample source code and executable
threads C threads sample source code and executable